remove

public abstract C remove<C extends P>(Class<C> callbackClass)

Removes a particular service callback.

Return

the removed callback object

Parameters

callbackClass

the callback class

<C>

the callback type